﻿
@font-face {
	font-family: 'Droid Arabic Kufi';
	font-style: normal;
	font-weight: 400;
	src: url(DroidKufi-Regular.eot);
	src: url(DroidKufi-Regular.eot?#iefix) format('embedded-opentype'), url(DroidKufi-Regular.woff2) format('woff2'), url(DroidKufi-Regular.woff) format('woff'), url(DroidKufi-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Droid Arabic Kufi';
	font-style: normal;
	font-weight: 700;
	src: url(DroidKufi-Bold.eot);
	src: url(DroidKufi-Bold.eot?#iefix) format('embedded-opentype'), url(DroidKufi-Bold.woff2) format('woff2'), url(DroidKufi-Bold.woff) format('woff'), url(DroidKufi-Bold.ttf) format('truetype');
}


/*......................................*/
body {
	background: #fff;
	font-family: 'Droid Arabic Kufi';
	/*
	background-image: url("../images/01.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  */
}
.pnl{

	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding:10px;
}
.frm {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding: 3em;
	background: #fff;
	margin: 1px auto 2em auto;
	width: 100%;
	font-size: 16px;
}

table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    font-size: 16px;
}
  
  table caption {
	font-size: 1.5em;
	margin: .5em 0 .75em;
  }
  
  table tr {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: .35em;
  }
  
  table th,
  table td {
	padding: .625em;
	text-align: right;
  }
  
  table th {
	font-size: .85em;
	/*letter-spacing: .1em;*/
	text-transform: uppercase;
  }
  
  @media screen and (max-width: 600px) {
	table {
	  border: 0;
	}
	.Ctbl {
		width:100%;
	}
		table caption {
	  font-size: 1.3em;

	}
	
	table thead {
	  border: none;
	  clip: rect(0 0 0 0);
	  height: 1px;
	  margin: -1px;
	  overflow: hidden;
	  padding: 0;
	  position: absolute;
	  width: 1px;
	 
	}
		table th{
			display:none;
		}

		table tr {
			border-bottom: 3px solid #ddd;
			display: block;
			margin-bottom: .625em;
		}
	
	table td {
	  border-bottom: 1px solid #ddd;
	  display: block;
	  font-size: .8em;
	  text-align: right;
	}
	
	table td::before {
	  /*
	  * aria-label has no advantage, it won't be read inside a table
	  content: attr(aria-label);
	  */
	  content: attr(data-label);
	  float: left;
	  font-weight: bold;
	  text-transform: uppercase;
	}
	
	table td:last-child {
	  border-bottom: 0;
	}
  }



#wizHeader li .prevStep {
    background-color: #669966;
}

    #wizHeader li .prevStep:after {
        border-right-color: #669966 !important;
    }

#wizHeader li .currentStep {
    background-color: #C36615;
}

    #wizHeader li .currentStep:after {
        border-right-color: #C36615 !important;
    }

#wizHeader li .nextStep {
    background-color: #C2C2C2;
}

    #wizHeader li .nextStep:after {
        border-right-color: #C2C2C2 !important;
    }

#wizHeader {
    list-style: none;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    float: right;
}

    #wizHeader li {
        float: right;
        margin-right: 1px;
    }

        #wizHeader li a {
            color: white;
            text-decoration: none;
            padding: 10px 20px 10px 20px;
            background: brown; /* fallback color */
            background: hsla(34,85%,35%,1);
            /*background: hsla(1,35%,85%,34);*/
            /*position: relative;*/
            display: block;
            float: right;
        }

            #wizHeader li a:after {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 50px solid transparent;
                border-bottom: 50px solid transparent;
                border-right: 30px solid hsla(34,85%,35%,1);
                position: absolute;
                top: 50%;
                margin-top: -50px;
                left: 100%;
                z-index: 2;
            }

            #wizHeader li a:before {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 50px solid transparent;
                border-bottom: 50px solid transparent;
                border-right: 30px solid white;
                position: absolute;
                top: 50%;
                margin-top: -50px;
                margin-left: 1px;
                left: 100%;
                z-index: 1;
            }

        #wizHeader li:first-child a {
            padding-right: 10px;
        }

        #wizHeader li:last-child {
            padding-right: 1px;
        }

        #wizHeader li a:hover {
            background: #FE9400;
        }

            #wizHeader li a:hover:after {
                border-right-color: #FE9400 !important;
            }

.content {
    height: auto;
    padding-top: 8px;
    text-align: right;
    background-color: #F9F9F9;
    font-size: 48px;
}

.clendr {
	width: 100%;
	border: 1px solid;
	border-radius: 5px;
	direction: rtl;
	padding-right: 5px;
	padding-left: 5px;
	height: 36px;
	min-width: 220px;
	/*max-width: 341px ;
	position:absolute;*/
}

.Ctxt {
	width: 84%;
	border: none;
	/*display: block;*/
	/*width: 100%;*/
	height: 34px;
	/*padding: 6px 12px;
	font-size: 14px;*/
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
}

.Cimg {
	max-height: 30px;
	float: left;
	margin: auto;
	display: block;
}

.Ctbl {
	z-index: 999;
	position: absolute;
	width: 20%;
	margin: auto;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	float: left;
}
